body.elder {
  font-family: "microsoft yahei";
  color: #111552;
  background: #f6f7f8;
  font-size: 24px;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.elder {
@charset "utf-8";
  /*2020-4-13*/
  /* 2020-11-13 */
}
.elder body {
  font-family: "microsoft yahei";
  color: #111552;
  background: #fafafc;
}
.elder .clear {
  clear: both;
}
.elder .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.elder .main {
  background: url("../images/bg.png") no-repeat center top;
  width: 100%;
  min-width: 1400px;
  background-size: 2560px;
}
.elder .main_box {
  width: 1400px;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.elder .entry_banner_box {
  margin-top: 25px;
  margin-bottom: 55px;
}
.elder .main_box:after {
  display: block;
  content: '';
  clear: both;
}
.elder .entry_logo {
  font-size: 44px;
  color: #fff;
  padding: 35px 0;
  letter-spacing: 2px;
  font-weight: bold;
}
.elder .card_main {
  width: calc((100% - 40px)/1.8);
  padding: 0;
  float: left;
  margin-left: 0;
}
.elder .card_main:after {
  content: '';
  display: block;
  clear: both;
}
.elder .card_bg {
  background: url(../images/card_bg_1.png) center no-repeat;
  width: 100%;
  border-radius: 10px;
  margin: 0 0 20px 0;
  position: relative;
  float: left;
  cursor: pointer;
  box-shadow: 0 5px 18px rgba(15, 101, 201, 0.5);
  transition: 0.3s all;
}
.elder .card_bg:nth-child(1) {
  height: 170px;
  background-size: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elder .card_bg:not(:first-child) {
  height: 170px;
  background-size: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elder .card_bg:after {
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  content: "";
}
.elder .card_bg:nth-child(1):after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111552;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  top: auto;
  border-bottom: none;
}
.elder .card_bg:not(:first-child):not(:last-child):after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111552;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
}
.elder .card_bg.active {
  background: white;
  box-shadow: none;
}
.elder .card_bg.active:nth-child(1):after {
  border-top: 10px solid #fff;
}
.elder .card_bg.active:not(:first-child):not(:last-child):after {
  border-top: 10px solid #fff;
}
.elder .card_box {
  padding: 20px 25px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.elder .card_bg:nth-child(1) .card_box .card_icon {
  width: 80px;
  height: 80px;
  border-radius: 25%;
  text-align: center;
  background: #fff;
  color: #3a52f0;
  position: relative;
  left: auto;
  margin-left: 15px;
  top: auto;
}
.elder .card_bg:nth-child(1) .card_box .card_icon i {
  font-size: 50px;
  line-height: 78px;
}
.elder .card_bg:not(:first-child) .card_box .card_icon {
  width: 80px;
  height: 80px;
  border-radius: 25%;
  text-align: center;
  background: #fff;
  color: #3a52f0;
}
.elder .card_bg:not(:first-child) .card_box .card_icon i {
  font-size: 46px;
  line-height: 78px;
}
.elder .card_box .card_icon i.zy-zhengzhaolianban {
  font-size: 28px;
}
.elder .card_bg:nth-child(1) .card_box .card_content {
  text-align: left;
  position: relative;
  top: auto;
  width: 77%;
  left: auto;
  margin-left: 0;
}
.elder .card_bg:nth-child(1) .card_box .card_content .p_title {
  font-size: 30px;
  padding-bottom: 12px;
  font-weight: bold;
}
.elder .card_bg:nth-child(1) .card_box .card_content .p_content {
  font-size: 24px;
  line-height: 34px;
  opacity: 0.7;
}
.elder .card_bg:not(:first-child) .card_box .card_content {
  width: 77%;
}
.elder .card_bg .card_box .card_content p {
  line-height: 1;
  color: white;
}
.elder .card_bg:not(:first-child) .card_box .card_content .p_title {
  font-size: 30px;
  padding-bottom: 12px;
  font-weight: 700;
}
.elder .card_bg:not(:first-child) .card_box .card_content .p_content {
  font-size: 24px;
  line-height: 34px;
  opacity: 0.7;
}
.elder .card_bg.active .card_box .card_content p {
  color: #000c39;
}
.elder .card_bg:nth-child(1).active .card_box .card_icon {
  background: #3a52f0;
  background: linear-gradient(120deg, #548dff, #3650e2);
  box-shadow: 0 6px 12px rgba(0, 61, 138, 0.2);
}
.elder .card_bg:nth-child(1).active .card_box .card_icon i {
  color: #fff;
}
.elder .card_bg:not(:first-child).active .card_box .card_icon {
  background: #3a52f0;
  background: linear-gradient(120deg, #548dff, #3650e2);
  box-shadow: 0 6px 12px rgba(0, 61, 138, 0.2);
}
.elder .card_bg:not(:first-child).active .card_box .card_icon i {
  color: #fff;
}
.elder .entry_login_box {
  border-radius: 6px;
  float: right;
  width: 560px;
  height: 550px;
  background: url(../images/entry_login_box_bg.png) center bottom no-repeat #fff;
  padding: 24px;
  position: relative;
}
.elder .entry_login_box:after {
  content: '';
  display: block;
  clear: both;
}
.elder .entry_login_box .form_top {
  position: relative;
  margin: 0 0 35px;
}
.elder .entry_login_box .form_top > span {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #000c39;
  cursor: pointer;
  line-height: 1;
}
.elder .entry_login_box .form_top .test-div {
  position: absolute;
  height: 30px;
  border: 1px solid #3c69f9;
  border-radius: 2px;
  background: #EBF0FE;
  top: 50%;
  margin-top: -15px;
  right: 38px;
  z-index: 10;
}
.elder .entry_login_box .form_top .test-div span {
  font-size: 20px;
  line-height: 30px;
  color: #3c69f9;
  padding: 0 10px;
  display: block;
}
.elder .entry_login_box .form_top .test-div:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 1px solid #3c69f9;
  border-right: 1px solid #3c69f9;
  background: #EBF0FE;
  transform: rotate(45deg);
  right: -5px;
  z-index: 16;
  top: 11px;
}
.elder .entry_login_box .form_top .icon_pin {
  background-size: 100%;
  width: 30px;
  height: 30px;
  margin-top: -16px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
}
.elder .entry_login_box .form1 .form_top .icon_pin {
  background: url("../images/icon_pin2.png") no-repeat center center;
}
.elder .entry_login_box .form2 .form_top .icon_pin {
  background: url("../images/icon_pin.png") no-repeat center center;
}
.elder .entry_login_box .form1 .qyzx_qrcode_box {
  width: 170px;
  height: 170px;
  margin: 50px auto 0;
}
.elder .entry_login_box .form1 .qyzx_qrhint_box {
  text-align: center;
  margin: 35px auto 0;
}
.elder .entry_login_box .form1 .qyzx_qrhint_box .zy {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 30px;
  color: #3a52f0;
}
.elder .entry_login_box .form1 .qyzx_qrhint_box div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.elder .entry_login_box .form1 .qyzx_qrhint_box div p {
  font-size: 24px;
  line-height: 15px;
  line-height: 16px;
  color: #111552;
}
.elder .entry_login_box .form1 .qyzx_qrhint_box div p span {
  color: #86869e;
  margin: 0 5px;
}
.elder .entry_login_box .form1 .xcx {
  position: absolute;
  right: 25px;
  bottom: 20px;
  font-size: 24px;
  color: #3a52f0;
  text-decoration: none;
}
.elder .entry_login_box .form1 .xcx:hover {
  text-decoration: underline;
}
.elder .form1 {
  display: none;
}
.elder .entry_login_box .form2 img {
  margin: 60px auto 80px!important;
  display: block;
  width: 420px;
}
.elder .entry_login_box .form2 button {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  outline: none;
  padding: 0px 15px 5px 15px;
  font-size: 24px;
  border-radius: 4px;
  margin: 0 0 30px;
  cursor: pointer;
  transition: all 0.3s;
}
.elder .entry_login_box .form2 button i {
  margin-right: 20px;
  font-size: 24px;
}
.elder .entry_login_box .form2 button.geren {
  background: #3a52f0;
  color: #fff;
}
.elder .entry_login_box .form2 button.geren:hover {
  background: #1f30e7;
}
.elder .entry_login_box .form2 button.faren {
  border: 1px solid #d4deeb;
  background: #fff;
  color: #111552;
}
.elder .entry_login_box .form2 button.faren:hover {
  border: 1px solid #3a52f0;
  background: #fff;
  color: #3a52f0;
}
.elder .entry_login_box .text_know {
  margin: 0 0 20px;
}
.elder .entry_login_box .logged_in {
  text-align: center;
  position: relative;
  /* display: none; */
}
.elder .entry_login_box .logged_in .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 15px auto 0 auto;
}
.elder .entry_login_box .logged_in .avatar.default {
  background: #e9e8f1;
  text-align: center;
  color: #111552;
  line-height: 98px;
  font-size: 44px;
}
.elder .entry_login_box .logged_in .name {
  font-size: 26px;
  font-weight: bold;
  margin-top: 15px;
}
.elder .entry_login_box .logged_in .last_login_time {
  font-size: 24px;
  color: #86869e;
  margin-top: 5px;
  margin-bottom: 20px;
}
.elder .entry_login_box .logged_in .info {
  margin-top: 80px;
  position: relative;
}
.elder .entry_login_box .logged_in .info:before {
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background: #dad9e7;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
}
.elder .entry_login_box .logged_in .info p {
  width: 50%;
  text-align: center;
  font-size: 24px;
  color: #86869e;
  float: left;
  line-height: 1.4;
}
.elder .tag {
  display: inline-block;
  border-radius: 4px;
  font-size: 24px;
  padding: 2px 8px;
}
.elder .tag.small {
  border-radius: 4px;
  font-size: 20px;
  padding: 0px 4px;
}
.elder .tag.radius {
  border-radius: 100px;
  padding: 2px 12px;
}
.elder .tag.blue {
  background: #f4f4fe;
  background: rgba(58, 82, 240, 0.06);
  border: 1px solid #bdc4fa;
  border: 1px solid rgba(58, 82, 240, 0.3);
  color: #3a52f0;
}
.elder .tag.red {
  background: #fef6f4;
  background: rgba(238, 73, 48, 0.06);
  color: #ee4930;
  border: 1px solid #f9c2b9;
  border: 1px solid rgba(238, 73, 48, 0.3);
}
.elder .tag.yellow {
  background: #fff5e8;
  background: rgba(255, 156, 34, 0.06);
  border: 1px solid #ffdeb5;
  border: 1px solid rgba(255, 156, 34, 0.3);
  color: #ff9c22;
}
.elder .tag.cyan {
  background: #f6fcfb;
  background: rgba(74, 204, 180, 0.08);
  color: #4accb5;
  border: 1px solid #aaebe0;
  border: 1px solid rgba(74, 204, 180, 0.3);
}
.elder .mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
}
.elder .entry_login_box.center {
  float: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -202px;
  margin-top: -206px;
  z-index: 201;
  display: none;
}
.elder .white_box {
  border-radius: 7px;
  background: white;
  box-shadow: 0px 5px 30px rgba(15, 101, 201, 0.08);
  margin: 30px auto;
  position: relative;
}
.elder .new_notice,
.elder .function {
  width: 100%;
  position: relative;
  float: left;
  padding: 30px;
}
.elder .new_notice {
  padding: 30px 15px 30px 30px;
}
.elder .function {
  padding: 30px;
}
.elder .comm_title {
  font-size: 30px;
  color: #111552;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
}
.elder .comm_title .more {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 24px;
  font-weight: normal;
  color: #86869e;
  text-align: right;
  text-decoration: none;
  display: block;
}
.elder .comm_title .more:hover {
  color: #1a6fef;
}
.elder .new_notice ul {
  margin: 0;
  margin-bottom: -15px;
}
.elder .new_notice ul li {
  display: block;
  width: 100%;
  height: 58px;
  background: #fafafc;
  padding: 0 25px;
  list-style-type: none;
  font-size: 26px;
  position: relative;
  line-height: 56px;
  margin: 15px 0;
  cursor: pointer;
  color: #111552;
}
.elder .new_notice ul li a {
  text-decoration: none;
  color: #000c39;
  width: 380px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.elder .new_notice ul li a i {
  margin-right: 20px;
}
.elder .new_notice ul li span {
  color: #86869e;
  float: right;
}
.elder .new_notice ul li:hover span {
  color: #1a6fef;
}
.elder .new_notice ul li:hover a {
  color: #1a6fef;
}
.elder .function_link {
  position: relative;
  width: 100%;
  height: 205px;
}
.elder .function_link ul:after {
  content: "";
  display: block;
  clear: both;
}
.elder .function_link ul li {
  list-style: none;
  float: left;
  display: table;
  width: 234px;
  height: 95px;
  position: relative;
  border-radius: 4px;
  cursor: pointer;
}
.elder .function_link ul li:nth-child(1),
.elder .function_link ul li:nth-child(2) {
  margin-right: 15px;
  margin-bottom: 15px;
}
.elder .function_link ul li:nth-child(3) {
  margin-bottom: 15px;
}
.elder .function_link ul li:nth-child(4),
.elder .function_link ul li:nth-child(5) {
  margin-right: 15px;
}
.elder .function_link ul li img {
  position: absolute;
  right: 23px;
  top: 23px;
}
.elder .function_link ul li span {
  position: absolute;
  left: 23px;
  top: 38px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px;
  line-height: 1;
  color: #fff;
  font-size: 26px;
  text-shadow: 0 2px 8px rgba(23, 37, 67, 0.7);
}
.elder .function_link ul li > div {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 23px;
  position: relative;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.3s all;
  z-index: 0;
}
.elder .function_link ul li > div > i {
  display: block;
  max-height: 65px;
  overflow: hidden;
  line-height: 1.4;
  color: #fff;
  font-size: 20px;
  font-style: normal;
}
.elder .function_link ul li:hover span {
  text-shadow: 0 5px 15px #172543;
}
.elder .function_link ul li:hover > div {
  opacity: 1;
  z-index: 1;
}
.elder .function_link ul li.fsbl {
  background: url(../images/bg_fsbl.png) no-repeat center;
}
.elder .function_link ul li.mccx {
  background: url(../images/bg_mccx.png) no-repeat center;
}
.elder .function_link ul li.jyfw {
  background: url(../images/bg_jyfw.png) no-repeat center;
}
.elder .function_link ul li.hqzc {
  background: url(../images/bg_hqzc.png) no-repeat center;
}
.elder .function_link ul li.dacx {
  background: url(../images/bg_dacx.png) no-repeat center;
}
.elder .function_link ul li.gqcz {
  background: url(../images/bg_gqcz.png) no-repeat center;
}
.elder .function_link ul li.zmsq {
  background: url(../images/bg_zmsq.png) no-repeat center;
}
.elder .function_link ul li.syjyxk {
  background: url(../images/bg_syjyxk.png) no-repeat center;
}
.elder .function_link ul li.gzkz {
  background: url(../images/bg_gzkz.png) no-repeat center;
}
.elder .function_link ul li.hgyw {
  background: url(../images/bg_hgyw.png) no-repeat center;
}
.elder .function_link .swiper-container-horizontal > .swiper-pagination-bullets {
  top: -20px;
  right: 0;
  width: auto;
}
.elder .function_link .swiper-container {
  height: 205px;
}
.elder .function_link .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  right: 0px;
  top: -48px;
}
.elder .swiper-pagination-switch {
  width: 20px;
  height: 12px;
  display: inline-block;
  border-radius: 100px;
  background: #dad9e7;
  margin: 6px;
  transition: all 0.3s;
  cursor: pointer;
}
.elder .swiper-active-switch {
  width: 50px;
  background: #3a52f0;
}
.elder .entry_my_list {
  padding: 30px;
}
.elder .entry_my_list_tab {
  border-bottom: 1px solid #dad9e7;
  position: relative;
}
.elder .entry_my_list_tab a {
  margin-right: 60px;
}
.elder .entry_my_list_tab a span {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-size: 30px;
  color: #86869e;
  position: relative;
  padding-bottom: 15px;
}
.elder .entry_my_list_tab a i {
  margin-left: 10px;
  font-size: 30px;
  font-weight: normal;
  cursor: pointer;
}
.elder .entry_my_list_tab a i:hover {
  color: #3a52f0;
}
.elder .entry_my_list_tab a.active span {
  color: #111552;
  font-weight: bold;
  border-bottom: 2px solid #3a52f0;
}
.elder .filter_bar select {
  width: 180px;
  padding: 10px 15px 10px 15px;
  border-radius: 4px;
  border: 1px solid #d4deeb;
  outline: none;
  font-size: 20px;
  color: #000c39;
  cursor: pointer;
  margin: 30px 0;
}
.elder .filter_bar a {
  border: none;
  outline: none;
  float: right;
  font-size: 20px;
  margin: 30px 40px;
  cursor: pointer;
}
.elder .filter_bar > input {
  width: 320px;
  padding: 7px 0 7px 20px;
  border: 1px solid #d4deeb;
  border-right: none;
  border-radius: 4px 0 0 4px;
  outline: none;
  display: block;
  float: right;
  margin: 30px 0;
  min-height: 48px;
  box-sizing: border-box;
  font-size: 20px;
}
.elder .filter_bar input:focus::-webkit-input-placeholder {
  color: transparent;
}
.elder .filter_bar input::-webkit-input-placeholder {
  font-size: 20px;
  color: #d4deeb;
}
.elder .filter_bar input::-moz-placeholder {
  font-size: 20px;
  color: #d4deeb;
}
.elder .filter_bar input:-moz-placeholder {
  font-size: 20px;
  color: #d4deeb;
}
.elder .filter_bar input:-ms-input-placeholder {
  font-size: 20px;
  color: #d4deeb;
}
.elder .filter_bar > button {
  border: none;
  outline: none;
  width: 112px;
  height: 48px;
  background: #3a52f0;
  border-radius: 0 4px 4px 0;
  float: right;
  color: white;
  font-size: 20px;
  margin: 30px 0;
  cursor: pointer;
}
.elder .filter_bar > button:hover {
  background: #1f30e7;
}
.elder .entry_my_list_con {
  display: none;
}
.elder .entry_my_list_con.active {
  display: block;
}
.elder .page_box {
  width: 100%;
  position: relative;
  margin: 28px auto 0;
}
.elder .page_box ul li {
  float: left;
  position: relative;
  border: 1px solid #e2e2e2;
  width: 48px;
  line-height: 48px;
  border-radius: 4px;
  margin: 0 10px 0 0;
  height: 48px;
  box-sizing: border-box;
  list-style: none;
}
.elder .page_box ul li a {
  color: #1e2128;
  font-size: 20px;
  display: block;
  text-align: center;
  position: relative;
  text-decoration: none;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.elder .page_box ul li.blue {
  background: #3a52f0;
  border: none;
}
.elder .page_box ul li a:hover {
  color: #3a52f0;
}
.elder .page_box ul li.blue a {
  color: white;
}
.elder .page_box ul li a.first.active {
  background: url("../images/weak_arrow_left.png") no-repeat center center;
  background-size: 6px 10px;
}
.elder .page_box ul li a.first {
  background: url("../images/deep_arrow_left.png") no-repeat center center;
}
.elder .page_box ul li a.last.active {
  background: url("../images/weak_arrow_right.png") no-repeat center center;
  background-size: 7px 12px;
}
.elder .page_box ul li a.last {
  background: url("../images/deep_arrow_right.png") no-repeat center center;
}
.elder .page_box p {
  color: #444444;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.elder .page_box input {
  outline: none;
  border: 1px solid #e2e2e2;
  width: 110px;
  height: 48px;
  text-align: center;
  border-radius: 4px;
  margin: 0 8px;
  display: block;
  float: left;
  line-height: 48px;
  font-size: 20px;
}
.elder .page_box span {
  float: left;
  display: block;
  line-height: 48px;
}
.elder .page_box .sure {
  width: 112px;
  height: 48px;
  border-radius: 4px;
  font-size: 20px;
  border: 1px solid #e2e2e2;
  outline: none;
  margin-left: 10px;
  cursor: pointer;
  color: #111552;
  background: none;
  transition: all 0.3s;
}
.elder .page_box .sure:hover {
  color: #3a52f0;
  border: 1px solid #3a52f0;
}
.elder .page_box .sure:active {
  color: white;
  background: #1a6fef;
  border: 1px solid white;
}
.elder .entry_table_my_list tr td:first-child,
.elder .entry_table_my_list tr th:first-child {
  padding-left: 20px;
  position: relative;
}
.elder .entry_table_my_list tr td:last-child,
.elder .entry_table_my_list tr th:last-child {
  padding-left: 20px;
  position: relative;
}
.elder .entry_table_my_list th {
  height: 70px;
  background: #f4f3f8;
  line-height: 45px;
  font-size: 26px;
  color: #111552;
  text-align: left;
}
.elder .entry_table_my_list td {
  padding: 20px 0;
  border-bottom: 1px solid #e9e8f1;
  font-size: 26px;
}
.elder .entry_table_my_list .entry_com_wrapper {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.elder .entry_table_my_list .entry_com_square {
  width: 75px;
  height: 75px;
  border-radius: 4px;
  text-align: center;
  display: table;
}
.elder .entry_table_my_list .entry_com_square span,
.elder .entry_table_my_list .entry_com_square .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 26px;
  line-height: 1.1;
  padding: 5px;
}
.elder .entry_table_my_list .entry_com_square.blue {
  /*background: #f0f1fe;*/
  background: #3a52f0;
  color: #fff;
}
.elder .entry_table_my_list .entry_com_square.red {
  /*background: #fef6f4;*/
  background: #ee4930;
  color: #fff;
}
.elder .entry_table_my_list .entry_com_square.yellow {
  /*background: #fff5e8;*/
  background: #ff9c22;
  color: #fff;
}
.elder .entry_table_my_list .entry_com_square.cyan {
  /*background: #f6fcfb;*/
  background: #4accb4;
  color: #fff;
}
.elder .entry_table_my_list .entry_com_info {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.elder .entry_table_my_list .entry_com_name {
  font-size: 26px;
}
.elder .entry_table_my_list .entry_com_time {
  font-size: 20px;
  color: #86869e;
  line-height: 20px;
  margin-top: 10px;
}
.elder .entry_table_my_list .entry_com_time span + span {
  margin-left: 5px;
}
.elder .entry_table_my_list .qyzx_com_name span {
  display: inline-block;
}
.elder .entry_table_my_list tr.logoff td {
  padding-bottom: 140px;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box {
  background: #fafafc;
  height: 110px;
  padding: 10px 0;
  line-height: 40px;
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 1140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p {
  display: inline-block;
  width: 27%;
  padding-left: 25px;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .zy {
  margin-right: 10px;
  color: #86869e;
  font-size: 24px;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p.jianguan {
  width: 27%;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .processing {
  color: #3a52f0;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .done {
  color: #4accb4;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .un_involved {
  color: #afc1e2;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .rejected {
  color: #ee4930;
}
.elder .entry_table_my_list tr.logoff .entry_logoff_progress_box p .un_begun {
  color: #ff9c22;
}
.elder .entry_f_black {
  color: #111552;
}
.elder .entry_f_blue {
  color: #3a52f0;
}
.elder .entry_f_cyan {
  color: #4accb4;
}
.elder .entry_f_red {
  color: #ee4930;
}
.elder .entry_f_yellow {
  color: #ff9c22;
}
.elder .entry_button {
  display: inline-block;
  padding: 0 20px;
  height: 60px;
  text-align: center;
  color: #111552;
  background: #fff;
  border: 1px solid #e9e8f1;
  margin: 2px 4px 2px 0;
  border-radius: 4px;
  cursor: pointer;
  font-size: 24px;
  transition: all 0.3s;
  font-family: "microsoft yahei";
  text-decoration: none;
  line-height: 60px;
}
.elder .entry_button i {
  font-size: 24px;
}
.elder .entry_button i + span {
  padding-left: 8px;
}
.elder .entry_button:hover {
  color: #3a52f0;
  border: 1px solid #3a52f0;
}
.elder .emptyStateContainer {
  text-align: center;
  margin: 30px auto;
}
.elder .emptyStateContainer img {
  width: 300px;
}
.elder .emptyStateContainer .desc {
  font-size: 26px;
  color: #8989a1;
}
.elder .fenshibanli {
  width: 100%;
  position: relative;
  float: left;
  padding: 30px;
}
.elder .fenshibanli ul {
  position: relative;
}
.elder .fenshibanli ul li {
  list-style: none;
  width: calc((100% - 96px)/5);
  height: 160px;
  float: left;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s all;
  position: relative;
}
.elder .fenshibanli ul li.item {
  background: #fafafc;
  border: 1px solid #fafafc;
}
.elder .fenshibanli ul li.item {
  margin-right: 2%;
}
.elder .fenshibanli ul li.item:nth-child(3),
.elder .fenshibanli ul li.item:nth-child(4) {
  margin-top: 0;
}
.elder .fenshibanli ul li img {
  margin-top: 24px;
  width: auto;
  height: auto;
}
.elder .fenshibanli ul li p.tit {
  font-size: 26px;
  color: #111552;
  margin-bottom: 0px;
  line-height: 1;
}
.elder .fenshibanli ul li p.desc {
  font-size: 20px;
  color: #86869e;
}
.elder .fenshibanli ul li p.zzfw {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border: 0;
  border-radius: 4px 4px 0 0;
  padding: 2px 5px;
  background: rgba(58, 82, 240, 0.5);
  color: #fff;
  font-size: 20px;
  line-height: 1;
}
.elder .fenshibanli ul li.go {
  width: calc((100% - 96px)/5);
  height: 160px;
  color: #111552;
  background: #fff;
  border: 1px solid #e9e8f1;
  font-size: 26px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.elder .fenshibanli ul li.go p {
  width: 75%;
  margin: 40px auto 0;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
}
.elder .fenshibanli ul li.go p i {
  margin-top: 10px;
  font-size: 30px;
}
.elder .fenshibanli ul li.item:hover {
  color: #3a52f0;
  border: 1px solid #e9e8f1;
}
.elder .fenshibanli ul li.go:hover {
  color: #3a52f0;
  border: 1px solid #3a52f0;
}
.elder .fenshibanli ul li.item:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/check_off.png);
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 10px;
}
.elder .fenshibanli ul li.item.active:after {
  background: url(../images/check_on.png);
  background-size: 100%;
}
.elder .fenshibanli ul li.item.disable {
  cursor: default;
}
.elder .fenshibanli ul li.item.disable * {
  opacity: 0.4;
}
.elder .fenshibanli ul li.item.disable:after {
  display: none;
}
.elder .fenshibanli ul li.item.disable:hover {
  color: #3a52f0;
  border: 1px solid #fafafc;
}
.elder .border_green {
  border: 1px solid #15bc83;
  color: #15bc83;
  background: #e6fcf5;
}
.elder .ui_status_ss {
  font-size: 24px;
  padding: 2px 6px;
  border-radius: 100px;
  margin: 2px 4px 2px 0;
  display: inline-block;
  line-height: 1;
}
.elder .filter_bar .shuoming {
  float: right;
  display: block;
  margin: 30px 0;
  padding: 7px 15px 8px 60px;
  color: #3a52f0;
  background: #edeffe;
  background: rgba(58, 82, 240, 0.1);
  border-radius: 4px;
  position: relative;
}
.elder .filter_bar .shuoming i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 4px 0 0 4px;
  background: #e4e7fd;
  background: rgba(58, 82, 240, 0.05);
  text-align: center;
  font-size: 24px;
}
.elder .filter_bar .shuoming:hover {
  background: #e6e9fd;
  background: rgba(58, 82, 240, 0.13);
}
.elder .card_zzlb {
  display: none;
}
.elder .card_zzlb .zzlb_menu {
  width: 50%;
  float: left;
  text-align: center;
}
.elder .card_zzlb .zzlb_menu img {
  margin-top: -15px;
}
.elder .card_zzlb .zzlb_menu p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1;
  margin-top: -3px;
}
.elder .card_zzlb .zzlb_menu p span {
  color: #3a52f0;
}
.elder .card_bg.active .card_zzlb {
  display: block;
}
.elder .card_bg.active.zzlb .card_content,
.elder .card_bg.active.zzlb .card_icon {
  display: none;
}
.elder .function_link ul li.bszn {
  background: url(../images/bg_bszn.png) no-repeat center;
}
.elder .function_link ul li.lxfs {
  background: url(../images/bg_lxfs.png) no-repeat center;
}
@media screen and (min-width: 1200px) {
  .elder {
    /*底部样式*/
  }
  .elder .footer_con > .xgzd {
    width: 420px!important;
  }
  .elder .other_more {
    width: 380px!important;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .elder {
    /*底部样式*/
  }
  .elder .footer_con > .xgzd {
    width: 391px!important;
  }
  .elder .other_more {
    width: 280px!important;
  }
}
@media screen and (min-width: 720px) and (max-width: 999px) {
  .elder {
    /*底部样式*/
  }
  .elder .footer_con > .xgzd {
    width: 388px!important;
  }
}
.elder .fuzhugongneng {
  position: relative;
  width: calc((100% - 96px)/5*3 + 48px);
  height: 264px;
  float: left;
}
.elder .fuzhugongneng ul:after {
  content: "";
  display: block;
  clear: both;
}
.elder .fuzhugongneng ul li {
  list-style: none;
  float: left;
  display: table;
  width: calc((100% - 50px)/3);
  height: 120px;
  position: relative;
  border-radius: 4px;
  cursor: pointer;
}
.elder .fuzhugongneng ul li:nth-child(1),
.elder .fuzhugongneng ul li:nth-child(2) {
  margin-right: 24px;
  margin-bottom: 24px;
}
.elder .fuzhugongneng ul li:nth-child(3) {
  margin-bottom: 24px;
}
.elder .fuzhugongneng ul li:nth-child(4),
.elder .fuzhugongneng ul li:nth-child(5) {
  margin-right: 24px;
}
.elder .fuzhugongneng ul li.coming {
  opacity: 0.5;
  cursor: default;
}
.elder .fuzhugongneng ul li span {
  position: absolute;
  left: 15px;
  top: 15px;
  display: block;
  line-height: 1.3;
  font-size: 26px;
  z-index: 10;
  letter-spacing: 1px;
}
.elder .fuzhugongneng ul li span > font {
  font-size: 24px;
  color: #86869e;
  padding: 3px 0;
  border-radius: 4px;
  margin-top: 3px;
  display: inline-block;
}
.elder .fuzhugongneng ul li:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.elder .fuzhugongneng ul li.mccx {
  background: url(../images/bg_mccx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.mccx:not(.coming):hover::before {
  background: url(../images/bg_mccx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.jyfw {
  background: url(../images/bg_jyfw_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.jyfw:not(.coming):hover::before {
  background: url(../images/bg_jyfw_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.bszn {
  background: url(../images/bg_bszn_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.bszn:not(.coming):hover::before {
  background: url(../images/bg_bszn_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.dacx {
  background: url(../images/bg_dacx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.dacx:not(.coming):hover::before {
  background: url(../images/bg_dacx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.hqzc {
  background: url(../images/bg_hqzc_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.hqzc:not(.coming):hover::before {
  background: url(../images/bg_hqzc_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zjjg {
  background: url(../images/bg_zjjg.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zjjg:not(.coming):hover::before {
  background: url(../images/bg_zjjg.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.lxfs {
  background: url(../images/bg_lxfs_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.lxfs:not(.coming):hover::before {
  background: url(../images/bg_lxfs_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zbhj {
  background: url(../images/bg_zbhj.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zbhj:not(.coming):hover::before {
  background: url(../images/bg_zbhj.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gzkz {
  background: url(../images/bg_gzkz_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gzkz:not(.coming):hover::before {
  background: url(../images/bg_gzkz_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.syjyxk {
  background: url(../images/bg_syjyxk_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.syjyxk:not(.coming):hover::before {
  background: url(../images/bg_syjyxk_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.hgyw {
  background: url(../images/bg_hgyw_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.hgyw:not(.coming):hover::before {
  background: url(../images/bg_hgyw_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gqcz {
  background: url(../images/bg_gqcz_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gqcz:not(.coming):hover::before {
  background: url(../images/bg_gqcz_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zmsq {
  background: url(../images/bg_zmsq_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.zmsq:not(.coming):hover::before {
  background: url(../images/bg_zmsq_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.fsbl {
  background: url(../images/bg_fsbl_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.fsbl:not(.coming):hover::before {
  background: url(../images/bg_fsbl_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.qscx {
  background: url(../images/bg_qscx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.qscx:not(.coming):hover::before {
  background: url(../images/bg_qscx_new.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gwhjym {
  background: url(../images/bg_gwhjym.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.gwhjym:not(.coming):hover::before {
  background: url(../images/bg_gwhjym.png) no-repeat center;
  background-size: cover;
}
.elder .fuzhugongneng ul li.mccx span,
.elder .fuzhugongneng ul li.hqzc span,
.elder .fuzhugongneng ul li.hgyw span,
.elder .fuzhugongneng ul li.qscx span {
  color: #3a52f0;
}
.elder .fuzhugongneng ul li.mccx span,
.elder .fuzhugongneng ul li.hqzc span,
.elder .fuzhugongneng ul li.hgyw span {
  color: #3a52f0;
}
.elder .fuzhugongneng ul li.jyfw span,
.elder .fuzhugongneng ul li.lxfs span,
.elder .fuzhugongneng ul li.gqcz span,
.elder .fuzhugongneng ul li.zbhj span {
  color: #ee4930;
}
.elder .fuzhugongneng ul li.bszn span,
.elder .fuzhugongneng ul li.gzkz span,
.elder .fuzhugongneng ul li.zmsq span,
.elder .fuzhugongneng ul li.zjjg span {
  color: #04c7a6;
}
.elder .fuzhugongneng ul li.dacx span,
.elder .fuzhugongneng ul li.syjyxk span,
.elder .fuzhugongneng ul li.fsbl span,
.elder .fuzhugongneng ul li.gwhjym span {
  color: #ff9c22;
}
.elder .fuzhugongneng ul li > div {
  position: absolute;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 20px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.3s all;
  z-index: 0;
}
.elder .fuzhugongneng ul li > div > i {
  display: block;
  max-height: 90px;
  overflow: hidden;
  line-height: 1.4;
  color: #fff;
  font-size: 20px;
  font-style: normal;
}
.elder .fuzhugongneng ul li:not(.coming):hover > div {
  opacity: 1;
  z-index: 30;
}
.elder .fuzhugongneng .swiper-container-horizontal > .swiper-pagination-bullets {
  top: -20px;
  right: 0;
  width: auto;
}
.elder .fuzhugongneng .swiper-container {
  height: 264px;
}
.elder .fuzhugongneng .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  right: 0px;
  top: -50px;
}
.elder .zheqitong {
  width: calc((100% - 96px)/5*2 + 24px);
  height: 264px;
  float: right;
  margin-left: 0;
  border-radius: 4px;
  background: url(../images/bg_zheqitong.png) no-repeat;
  background-size: cover;
  text-align: center;
  cursor: pointer;
}
.elder .zheqitong img {
  width: 70px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.elder .zheqitong p {
  color: #fff;
  font-size: 26px;
}
.elder .btn_wssj {
  margin-top: 15px;
  display: inline-block;
  height: 42px;
  line-height: 40px;
  padding: 0 25px;
  border-radius: 100px;
  color: #fff;
  font-size: 24px;
  background: #fea94b;
  background: linear-gradient(to top, #fe8941, #ffc955);
}
.elder .rb_box {
  width: 550px;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 30px;
  background: #111552;
  border-radius: 10px;
  color: #fff;
  z-index: 10;
}
.elder .rb_box .close {
  position: absolute;
  color: #fff;
  right: 20px;
  top: 20px;
}
.elder .rb_box .close i {
  font-size: 30px;
}
.elder .rb_box .tit {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
}
.elder .rb_box .con {
  text-indent: 2em;
  margin-top: 15px;
}
.elder .rb_box .link {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.elder .rb_box .link a {
  color: #fff;
  display: inline-block;
  width: 48.5%;
  padding: 5px 0;
  vertical-align: top;
}
.elder .rb_box .link a:hover {
  color: #a8b3ff;
}
.elder .rb_box .link a i {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
}
.elder .rb_box .link a span {
  display: inline-block;
  width: 81%;
  line-height: 1.3;
}

/* 2022-1-24 一网通办一件事 */
.elder .zrzyyjsBox {
  width: 1200px;
  height: 165px;
  background: url(../images/zrzyyjsBg.png) no-repeat;
  position: relative;
}
.elder .zrzyyjsBox .more {
  position: absolute;
  right: 20px;
  top: 5px;
  color: #3A52F0;
}
.elder .zrzyyjsBox .more .fa {
  margin-left: 5px;
}
.elder .zrzyyjsBox .tit {
  position: absolute;
  left: 230px;
  top: 65px;
}
.elder .zrzyyjsBox .tit p {
  font-size: 20px;
  color: #daf5ff;
  padding-left: 2px;
}
.elder .zrzyyjsBox .zrzyyjsItem {
  position: absolute;
  left: 780px;
  top: 62px;
  width: 400px;
  height: 84px;
  overflow: hidden;
}
.elder .zrzyyjsBox .zrzyyjsItem ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.elder .zrzyyjsBox .zrzyyjsItem ul li {
  width: 100%;
  height: 84px;
  margin-bottom: 10px;
  border-radius: 8px;
  background: url(../images/zrzyyjsItemBg.png) left bottom no-repeat;
  background-size: 100% 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  cursor: pointer;
}
.elder .zrzyyjsBox .zrzyyjsItem ul li .itemTit {
  color: #1a58ff;
  font-size: 24px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.elder .zrzyyjsBox .zrzyyjsItem ul li .itemTxt {
  color: #252c72;
  margin-top: 0px;
  width: 100%;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.elder .zrzyyjsBox .zrzyyjsItem ul li .ic {
  position: absolute;
  z-index: 0;
  right: 15px;
  bottom: 2px;
}

.elder .swiper-pagination-bullet {
  width: 20px;
  height: 12px;
  display: inline-block;
  border-radius: 100px;
  background: #dad9e7;
  margin: 6px;
  transition: all 0.3s;
  cursor: pointer;
}
.elder .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 50px;
  background: #3a52f0;
}
